Upload Files with next-connect and Multer

I've created a file uploader with the more basic ReactJS + Express.js stack, but venturing into the NextJS there was a few more tricks.

I've credited the tutorial I'm pulling from, but took out typescript, and condensed the helpers for those who like to minimize code splitting

put code here

Credits